From 422262436b8604a97cbd90a7f673caea54571025 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 30 Apr 2018 20:09:57 -0400 Subject: [PATCH] Fix the modelbutton demo _again_ It lost the action-target properties again. --- demos/gtk-demo/modelbutton.ui | 3 +++ 1 file changed, 3 insertions(+) diff --git a/demos/gtk-demo/modelbutton.ui b/demos/gtk-demo/modelbutton.ui index 71309052f9..da74fdba0b 100644 --- a/demos/gtk-demo/modelbutton.ui +++ b/demos/gtk-demo/modelbutton.ui @@ -56,6 +56,7 @@ win.color + 'red' Red 1 @@ -63,6 +64,7 @@ win.color + 'green' Green 1 @@ -70,6 +72,7 @@ win.color + 'blue' Blue 1 -- 2.30.2